tests: allow setup_os_repository to create U-Boot stub config
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Sun, 1 Sep 2013 11:07:17 +0000 (13:07 +0200)
committerColin Walters <walters@verbum.org>
Sun, 15 Sep 2013 16:46:39 +0000 (12:46 -0400)
commitae61abb0297bfddb4fb194d6e1d3ee636a763b56
treeda7a058fa6089205c533b7378e5f6295529c3daa
parentf19ba12360d1d1f460df54f55a6aa49eaa0cef1a
tests: allow setup_os_repository to create U-Boot stub config

Currently OSTree supports two bootloader backends: syslinux
and U-Boot; allow to create a stub configuration for both.

https://bugzilla.gnome.org/show_bug.cgi?id=708069

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
tests/libtest.sh